home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc / OpenDoc Development / Debugging Support / OpenDoc™ Source Code / Core / NmSpcMgB.cpp < prev    next >
Encoding:
Text File  |  1996-08-28  |  632 b   |  24 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        NmSpcMgB.cpp
  3.  
  4.     Contains:    Implementation of ODBaseNameSpaceManager class
  5.  
  6.     Owned by:    Caia Grisar
  7.  
  8.     Copyright:    © 1993 - 1995 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     Change History (most recent first):
  11.  
  12.          <5>      8/3/95    RR        #1257260: Collapse B classes. Remove
  13.                                     somInit methods. Don't call IsInitialized
  14.                                     or SubclassResponsibility
  15.          <4>      9/9/94    CG        #1185418: filled in un-filled-in methods.
  16.          <3>     8/24/94    CG        #1181622: Updated file ownership.
  17.          <2>     7/29/94    CG        Added ODNSTypeSpec to CreateNameSpace.
  18.          <1>     6/24/94    CG        first checked in
  19.     To Do:
  20. */
  21.  
  22. // No platform-independent code at this time
  23.  
  24.